-
1 String Processing System
Information technology: SPSУниверсальный русско-английский словарь > String Processing System
-
2 обработка строк
Русско-английский индекс к Англо-русскому толковому словарю терминов и сокращений по ВТ, Интернету и программированию > обработка строк
-
3 обработка строк
1) Engineering: string handling, string manipulation2) Programming: string processing (строковых данных) -
4 обработка строки
SAP.tech. string handling, string processing -
5 алгоритм обработки строк
Programming: string-processing algorithmУниверсальный русско-английский словарь > алгоритм обработки строк
-
6 эффективность алгоритмов обработки строк
Programming: efficiency of string-processing algorithmsУниверсальный русско-английский словарь > эффективность алгоритмов обработки строк
-
7 язык программирования с функцией обработки строковых переменных
Programming: string-processing languageУниверсальный русско-английский словарь > язык программирования с функцией обработки строковых переменных
-
8 консервация внутренней поверхности трубы
Русско-английский военно-политический словарь > консервация внутренней поверхности трубы
-
9 обработка
1. eleboration2. cultivationобработка вслепую ; шаровка — blind cultivation
3. manufacture4. manufacturing5. ageing6. devolatilization7. evaluation8. work9. computing10. elaboration11. handling12. hosting13. machining14. manipulationработа с байтами; побайтовая обработка — byte manipulation
15. tillage16. processing; cultivation; elaboration; adaptation17. treatment18. workingСинонимический ряд:1. обрабатывание (сущ.) возделывание; обрабатывание2. отделка (сущ.) отделка; шлифование; шлифовка -
10 технологическая линия
1) Engineering: operation line, process line, processing line, processing train (промысловой переподготовки нефти или газа), production line2) Economy: manufacturing line3) Metallurgy: line of production4) Information technology: contribution link (в системах видеоконференций)6) Astronautics: control contribution link7) Sakhalin energy glossary: train( as in LNG, OPF train; a section of plant consisting of a number of units in series)8) Microelectronics: line9) Sakhalin R: process train11) oil&gas: production train (ГП)12) Oil processing plants: string13) Caspian: process14) Cement: (обжига) pyrolineУниверсальный русско-английский словарь > технологическая линия
-
11 затравка
1) General subject: fuse, fuze, kindling, touch string, (побудительный мотив) incentive (побудительный мотив)2) Biology: primer3) Colloquial: opening gun4) Engineering: bait (для вытягивания стекла), blasting cap, detonator, dummy bar (при непрерывной разливке), dummy ingot (в МНЛЗ), false grains (в производстве сахара), footing (в производстве сахара), inoculant, inoculating crystal, inoculation, nucleator, priming device, seed, seed crystal, seed grains (в производстве сахара), seeding agent, seeding polymer5) Chemistry: inoculating8) Metallurgy: starter bar, starting bar, starting bar (при непрерывной разливке), stub, stub (при наплавке слитков)9) Hunting: beating10) Polygraphy: first bite, flat etch, flat etch (в многоступенчатом травлении клише), flat etching, flat etching (в многоступенчатом травлении клише), preetching (растровых клише)11) Physics: inoculum12) Special term: touch-string13) Silicates: bait (при вытягивании стекла)14) Advertising: teaser15) Polymers: seeding16) Chemical weapons: exposure17) Makarov: coarse (в растворе), fuse (при выращивании кристаллов), inoculation (кристаллизации), inoculum (кристаллизации), nucleating agent, seed (при выращивании кристаллов), seeding agent (кристаллизации)18) Oil processing plants: germ solution (как часть кристаллизации/осаждения (производство цеолитов)) -
12 технологический инструмент
1) Oil: drill string, drilling supply2) Automation: process tool, processing tool3) Makarov: drill string (для бурения скважины), drilling supply (для бурения скважины)Универсальный русско-английский словарь > технологический инструмент
-
13 блок настройки
1. радио tuner2. автмт. adjusting unit -
14 посимвольная обработка
работа с байтами; побайтовая обработка — byte manipulation
Русско-английский большой базовый словарь > посимвольная обработка
См. также в других словарях:
String (computer science) — In formal languages, which are used in mathematical logic and theoretical computer science, a string is a finite sequence of symbols that are chosen from a set or alphabet. In computer programming, a string is traditionally a sequence of… … Wikipedia
String interning — In computer science, string interning is a method of storing only one copy of each distinct string value, which must be immutable. Interning strings makes some string processing tasks more time or space efficient at the cost of requiring more… … Wikipedia
Processing (programming language) — Processing Paradigm(s) object oriented Appeared in 2001; 9 years ago (2001) … Wikipedia
String literal — A string literal is the representation of a string value within the source code of a computer program. There are numerous alternate notations for specifying string literals, and the exact notation depends on the individual programming language in … Wikipedia
String Buffer — In object oriented programming, a String Buffer is an alternative to String. It has the ability to be altered through adding or appending, whereas a String is normally fixed or unchangeable. Java s approach Theory Java s standard way to handle… … Wikipedia
String cheese — For the band, see The String Cheese Incident. Traditional Korbáčiky from Slovakia Several different types of cheese are known as string cheese. It is peelable and when peeled, it does so in strings or strips from the larger cheese. In Slovakia, a … Wikipedia
String exploits — Several implementation / design flaws are associated with string programming, some of those are associated with security exploits. Concatenation problems It is possible to cause String1 + User Input String + String2 to behave in unepected ways by … Wikipedia
Transparallel processing — is a form of processing, in computing or otherwise, in which items are processed simultaneously by one processor.Transparallel processing complements the three forms of processing called: * subserial processing, in which items are processed one… … Wikipedia
printf format string — An example of the printf function. Printf format string (which stands for print formatted ) refers to a control parameter used by a class of functions typically associated with some types of programming languages. The format string specifies a… … Wikipedia
List of string quartet composers — Born before 1800= *Giovanni Battista Sammartini (ca. 1700 ndash;1775): wrote several quartets though as with many early works for the medium some of these could be played equally by a small string orchestra. *Christian Cannabich (1731 ndash;1798) … Wikipedia
Empty string — In computer science and formal language theory, the empty string (or null string)[1] is the unique string of length zero. It is denoted with λ or sometimes Λ or ε. The empty string is distinct from a null reference in that in an object oriented… … Wikipedia